home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 March
/
CHIP Mart 1997.iso
/
SurfCam
/
SURFCAM.Z
/
NPST.PST
< prev
next >
Wrap
Text File
|
1996-04-01
|
16KB
|
305 lines
#┌────────────────────────────────────────────────────────────────────────────╖
#│ C:\SURFCAM\surf61w SURFCAM Version 6.1 for Windows 3.1/95/NT English ║
#│ SURFCAM.PST Post menu configuration file 02/29/96 ║
#╘════════════════════════════════════════════════════════════════════════════╝
#
#────────────────────────── Lathe NC post menu configuration ──────────────────
begin wire_edm
menu 1 "&Wire EDM"
status "Wire Post"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\epostwin %p%n"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "A&gie 2ax"
status "Agie 2 axis EDM"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\epostwin %p%n 1"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 3 "Japa&x 2ax"
status "Japax 2 axis EDM"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\epostwin %p%n 5"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 4 "&Elox 4ax"
status "Elox 4 axis EDM"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\epostwin %p%n 9"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 5 "Ja&pax 4ax"
status "Japax 4 axis EDM"
cd "C:\SURFCAM\surf61w"
command "C:\SURFCAM\surf61w\epostwin %p%n 10"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "INC Me&rge"
status "INC Merge Utility"
task "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&Inc Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\apt"
task "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create operation and tool setup sheet"
task "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#────────────────────────── Lathe NC post menu configuration ──────────────────
begin lathe
menu 1 "&Fanuc 10T"
status "FANUC Model 10T"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostl C:\SURFCAM\apt\%N.apt 02"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "&Mori SL25"
status "MORI SEIKI SL25"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostl C:\SURFCAM\apt\%N.apt 04"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "INC Me&rge"
status "INC Merge Utility"
task "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&Inc Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\apt"
task "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create operation and tool setup sheet"
task "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#────────────────────────── Mill 2 Axis post menu configuration ───────────────
begin 2_axis
menu 1 "&Fanuc 6M-B"
status "FANUC Model 6M-B"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostm C:\SURFCAM\apt\%N.apt 01"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "&Haas VF-1"
status "HAAS VF-1"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostm C:\SURFCAM\apt\%N.apt 06"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 3 "&Bridgeport"
status "BRIDGEPORT BOSS8"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostm C:\SURFCAM\apt\%N.apt 07"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "INC Me&rge"
status "INC Merge Utility"
task "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&INC Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\APT"
task "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create operation and tool setup sheet"
task "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#─────────────────────────── Mill 3 Axis post menu configuration ──────────────
begin 3_axis
menu 1 "&Fanuc 6M-B"
status "FANUC Model 6M-B"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostm C:\SURFCAM\apt\%N.apt 01"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "&Haas VF-1"
status "HAAS VF-1"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostm C:\SURFCAM\apt\%N.apt 06"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 3 "&Bridgeport"
status "BRIDGEPORT BOSS8"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostm C:\SURFCAM\apt\%N.apt 07"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "INC Me&rge"
status "INC Merge Utility"
task "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&INC Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\APT"
task "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create operation and tool setup sheet"
task "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#────────────────────────── Mill 4 Axis post menu configuration ───────────────
begin 4_axis
menu 1 "&Fadal F1"
status "FADAL Format One 4 axis"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostm C:\SURFCAM\apt\%N.apt 04"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "INC Me&rge"
status "INC Merge Utility"
task "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&INC Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\APT"
task "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create an operation and tool setup sheet"
task "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#┌───────────────────────── Mill 5 Axis post menu configuration ───────────────
begin 5_axis
menu 1 "&Fanuc 16M"
status "FANUC Model 16M"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostm C:\SURFCAM\apt\%N.apt 10"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 2 "Fa&dal F2"
status "FADAL Format Two"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
command "C:\SURFCAM\spost61w\spostm C:\SURFCAM\apt\%N.apt 13"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\seditII -m %p%N.ncc"
#──────────────────────────────────────────────────────────────────────────────
menu 6 "&Verify"
status "Verify tool motion"
cd "C:\SURFCAM\inc"
task "C:\SURFCAM\surf61w\verify\ncverify %p%n"
#──────────────────────────────────────────────────────────────────────────────
menu 7 "Inc Me&rge"
status "INC Merge Utility"
task "C:\SURFCAM\surf61w\swinutil incmerge"
#──────────────────────────────────────────────────────────────────────────────
menu 8 "&INC Trans"
status "INC file transformations"
task "C:\SURFCAM\surf61w\swinutil inctrans"
#──────────────────────────────────────────────────────────────────────────────
menu 9 "&Aptcl"
status "Apt-CL post processor"
command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
cd "C:\SURFCAM\APT"
task "C:\SURFCAM\surf61w\sview -e APT C:\SURFCAM\apt\%N.apt"
#──────────────────────────────────────────────────────────────────────────────
menu 10 "&SetupSheet"
status "Create operation and tool setup sheet"
task "C:\SURFCAM\surf61w\swinutil incsetup"
end
#══════════════════════════════════════════════════════════════════════════════
#
#┌───────────────────────── surfcam.PST general description ──────────────────╖
#│ The above menus are used to configure the NC Post menu for each NC Mode. ║
#│ Each post menu is seperated with 'Begin Lathe', 'Begin 2_Axis', 'Begin ║
#│ 3_Axis', 'Begin 4_Axis' or 'Begin 5_Axis'. Within each post menu a series ║
#│ of surfcam commands and/or DOS programs determines the menu's actual ║
#│ functionality. ║
#╘════════════════════════════════════════════════════════════════════════════╝
#
#┌───────────────────────── NC Post commands ─────────────────────────────────╖
#│ Menu # 'Menu Choice' Menu position 1-12 and the name of the menu ║
#│ Text Ignored in Windows version, availible for DOS only ║
#│ Status 'Menu Prompt' Provides one line of help for each menu ║
#│ Command 'DOS program' Executes sequential list of a particular commands, ║
#│ DOS programs, and Windows apps within surfcam. ║
#│ Task 'Windows App' Executes win apps for multi-tasking within surfcam ║
#│ Wait Optional command requiring the user to press any key║
#╘════════════════════════════════════════════════════════════════════════════╝
#
#┌───────────────────────── NC Post variables ────────────────────────────────╖
#│ Variables Description ║
#│ %p Directory path (e.g. "C:\SURFCAM\inc\") ║
#│ %n Name of inc file including extension (e.g. "2dribs.inc") ║
#│ %N Name of inc file NO EXTENSION (e.g. "2dribs") ║
#╘════════════════════════════════════════════════════════════════════════════╝